func github.com/andybalholm/brotli.emitCopyLenLastDistance

2 uses

	github.com/andybalholm/brotli (current package)
		compress_fragment_two_pass.go#L153: func emitCopyLenLastDistance(copylen uint, commands *[]uint32) {
		compress_fragment_two_pass.go#L352: 				emitCopyLenLastDistance(matched, commands)